JobType 
EntityType  Independent 
Logical Entity Name  JobType 
Default Table Name  PlJobType 
Logical Only  NO 
Definition 
 
Note 
 

JobType Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
JobTypeId(PK)    INTEGER  NO 
 
Type    CHAR(1)  NO 
 
Code    CHAR(8)  NO 
 
Name    VARCHAR(50)  YES 
 
IsSystemCode    BIT  NO 
 
CampusGroupId    INTEGER  YES 
 
IsActive    BIT  YES 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
LastModifiedUserId    INTEGER  NO 
 
ModFlag    CHAR(1)  YES 
 
RowVersion    TIMESTAMP/DATE  NO 
 
DefaultPlacementStatusID    INTEGER  NO 
 
IsVerifiedInWizard    BIT  NO 
 
SchoolStatusId(FK)    INTEGER  YES 
 

JobType Keys 
Key Name  Key Type  Keys 
PlJobType_PlJobTypeID_U_C_IDX  PrimaryKey  JobTypeId 

JobType Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
SchoolStatus  Non-Identifying  Zero or One to Zero or More        SchoolStatusId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
PlJobTypeExternalMap  Non-Identifying  One To Zero or More          NO 
EmployerJob  Non-Identifying  One To Zero or More          NO 
EmployerJobDeletedRecord  Non-Identifying  One To Zero or More          NO 
StudentPlacement  Non-Identifying  One To Zero or More          NO 

JobType Check Constraints 
Check Constraint Name  CheckConstraint